buffer output造句
例句與造句
- Sends all currently buffered output to the client
向客戶端發(fā)送當(dāng)前所有緩沖的輸出。 - Sends all buffered output to the http output stream
將所有緩沖處理的輸出發(fā)送到http輸出流。 - The fflush ( ) function writes all buffered output to an open file
函數(shù)的作用是:將所有的緩沖結(jié)果寫入一個文件中。 - Sends all buffered output to the http output stream and closes the socket connection
將所有緩沖處理的輸出發(fā)送到http輸出流并關(guān)閉套接字連接。 - Sends all currently buffered output to the client , stops execution of the page , and raises the
將當(dāng)前所有緩沖的輸出發(fā)送到客戶端,停止該頁的執(zhí)行,并引發(fā) - It's difficult to find buffer output in a sentence. 用buffer output造句挺難的
- Flush the stream . this is done by writing any buffered output bytes to the underlying output stream and then flushing that stream
刷新當(dāng)前輸出流,將任何緩沖輸出的字節(jié)輸出到此流中。 - Gets or sets a value indicating whether to buffer output and send it after the entire page is finished processing
獲取或設(shè)置一個值,該值指示是否緩沖輸出,并在完成處理整個頁之后將其發(fā)送。 - Gets or sets a value indicating whether to buffer output and send it after the entire response is finished processing
獲取或設(shè)置一個值,該值指示是否緩沖輸出,并在完成處理整個響應(yīng)之后將其發(fā)送。 - With the versions of the plug - in and extension used in this article , a breakpoint function is required because php buffers output before sending it to the browser
對于本文中使用的插件和擴展的版本,斷點功能是必需的,因為php在把輸出發(fā)送到瀏覽器之前會緩沖它。